home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON08
/
ACT08B
/
COMMON8
/
00044_Script_initialize the activity
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-10-02
|
251 b
|
11 lines
on exitFrame
-- global gameObj
-- set gameObj=0
-- put "" into field "ActivityPredefines"
-- put "" into field "TargetPredefines"
-- put "" into field "DraggablePredefines"
puppetSound 1,0
initActivity()
-- go frame "play"
end